home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 December / Net78.iso / pc / links / 00042_Script_link - Counter Strike < prev    next >
Encoding:
Text File  |  2000-10-10  |  203 b   |  7 lines

  1. on mouseDown me
  2.   puppetSound 1, "ClickSound"
  3. on mouseup
  4.   Alert "To use this patch you must first have Counter Strike 7.0 installed"
  5.   open the moviepath&"software\Counter Strike\csb7071.exe"
  6. end
  7.